net/http.http2Framer.MaxHeaderListSize (field)
5 uses
net/http (current package)
h2_bundle.go#L1885: MaxHeaderListSize uint32
h2_bundle.go#L1904: if fr.MaxHeaderListSize == 0 {
h2_bundle.go#L1907: return fr.MaxHeaderListSize
h2_bundle.go#L4543: fr.MaxHeaderListSize = sc.maxHeaderListSize()
h2_bundle.go#L8295: cc.fr.MaxHeaderListSize = t.maxHeaderListSize()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)